home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet 2002 November / Practical Internet November 2002.iso / pc / Software / Workshops / gg_setup.exe / #setuppath# / ggcss.exe / login.asp < prev    next >
Encoding:
Text File  |  2002-04-20  |  1.5 KB  |  38 lines

  1. <html>
  2. <head>
  3. <LINK REL=StyleSheet HREF="tool.css" TYPE="text/css">
  4. </head>
  5. <body background="images/dark_blue.jpg" topmargin="0">
  6. <p align="center"><img border="0" src="images/gg_css_dark.jpg"></P>
  7. <form method="POST" action="enc.asp">
  8.   <div align="left">
  9.     <table border="0" cellpadding="2" style="border-collapse: collapse" bordercolor="#111111" width="500" id="AutoNumber1">
  10.       <tr>
  11.         <td width="122" align="left"><b>
  12.         <font size="2" color="#C0C0C0" face="Arial">First Name:</font></b></td>
  13.         <td width="370"><font color="#C0C0C0" face="Arial">
  14.   <input type="text" name="FRST_NAME" size="25"></font></td>
  15.       </tr>
  16.       <tr>
  17.         <td width="122" align="left"><b>
  18.         <font face="Arial" size="2" color="#C0C0C0">Last Name:</font></b></td>
  19.         <td width="370"><font color="#C0C0C0" face="Arial">
  20.   <input type="text" name="LST_NAME" size="25"></font></td>
  21.       </tr>
  22.       <tr>
  23.         <td width="122" align="left"><b>
  24.         <font color="#C0C0C0" size="2" face="Arial">Registration #:</font></b></td>
  25.         <td width="370"><font face="Arial">
  26.   <input type="text" name="REG_KEY" size="45"></font></td>
  27.       </tr>
  28.       <tr>
  29.         <td width="122" align="left"> </td>
  30.         <td width="370"><font face="Arial">
  31.   <input type="submit" value="Submit" name="B1" class="buttons"> <input type="reset" value="Reset" name="B2" class="buttons"></font></td>
  32.       </tr>
  33.     </table>
  34.   </div>
  35. </form>
  36. </body>
  37.  
  38. </html>